projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
e00e924
89e5c0d
)
auto merge of #108 : jdeseno/cargo/clean-submodules, r=alexcrichton
author
bors
<bors@rust-lang.org>
Tue, 1 Jul 2014 23:15:01 +0000
(23:15 +0000)
committer
bors
<bors@rust-lang.org>
Tue, 1 Jul 2014 23:15:01 +0000
(23:15 +0000)
Small change. Use git's `submodule` `foreach` command to cleanup dependencies. I think this way you won't have to remember to update the makefile when a dependency is added or removed.
Trivial merge